home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Komercni / dispatcher / setup.exe / {app} / Data / Sped a.s.mdb / PropojeniOmezeni.json < prev    next >
JavaScript Object Notation  |  2003-02-28  |  202b

  1. {
  2.     "schema": {
  3.         "klic": "Long Integer NOT NULL",
  4.         "idKlicZdroj": "Long Integer",
  5.         "idTypZdroje": "Long Integer",
  6.         "idKlicOmezeni": "Long Integer"
  7.     },
  8.     "data": [
  9.         {
  10.             "klic": 1,
  11.             "idKlicZdroj": 1,
  12.             "idTypZdroje": 3,
  13.             "idKlicOmezeni": 1
  14.         }
  15.     ]
  16. }